Skip to content

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Sep 16, 2025

stdout for test_storage_error_model:

running 1 test
Standard Error Message: 404: BlobNotFoundThe specified blob does not exist.
RequestId:f65c5ab0-601e-008d-677c-2ec0a1000000
Time:2025-09-26T00:29:56.3906662Z

Http Status Code: 404
Storage Error Code: BlobNotFound
Response Headers:
"x-ms-client-request-id": "3b2dec8d-758b-45fd-adad-ba81c0d761b9"
"content-length": "215"
"server": "Microsoft-HTTPAPI/2.0"
"x-ms-version": "2025-11-05"
"content-type": "application/xml"
"date": "Fri, 26 Sep 2025 00:29:56 GMT"
"x-ms-request-id": "f65c5ab0-601e-008d-677c-2ec0a1000000"
"x-ms-error-code": "BlobNotFound"
"x-recording-mode": "record"

test test_storage_error_model ... ok

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Sep 16, 2025
@vincenttran-msft
Copy link
Member Author

cc: @heaths Heath, any pointers here on how to proceed with accessing the raw response on an Error response. Thanks!

@vincenttran-msft vincenttran-msft changed the title [Storage] Storage Error Handling WIP [Storage] Add StorageError model type Sep 26, 2025
Copy link

github-actions bot commented Sep 26, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

azure_storage_blob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants